Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use OptimisticTransactionDb #543

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Use OptimisticTransactionDb #543

merged 1 commit into from
Mar 21, 2024

Conversation

kayabaNerve
Copy link
Member

Exposes flush calls.

Adds safety, at the cost of a panic risk, as multiple TXNs simultaneously writing to a key will now cause a panic. This should be fine and the safety is appreciated.

Exposes flush calls.

Adds safety, at the cost of a panic risk, as multiple TXNs simultaneously
writing to a key will now cause a panic. This should be fine and the safety is
appreciated.
@kayabaNerve kayabaNerve added the improvement This could be better label Mar 21, 2024
@kayabaNerve kayabaNerve merged commit c706d86 into develop Mar 21, 2024
19 checks passed
@kayabaNerve kayabaNerve deleted the rocksdb-optimistic branch March 21, 2024 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement This could be better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant